HL7 FHIR JP Core ImplementationGuide
1.1.0 - release Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.0). See the Directory of published versions

Resource Profile(リソースプロファイル): JP Core Practitioner Profile

項目内容
定義URL http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner
Version 1.1.0
Name

JP_Practitioner

Title

JP Core Practitioner Profile

Status Active ( 2022-07-31 )
Copyright

FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)

このプロファイルはPractitionerリソースに対して、医療従事者のデータを送受信するための基礎となる制約と拡張を定めたものである。


本プロファイルは、医療従事者に関する情報の登録や検索、取得のために 、FHIR Practitioner リソースを使用するにあたっての、最低限の制約を記述したものである。Practitioner リソースに対して本プロファイルに準拠する場合に必須となる要素や、サポートすべき拡張、用語、検索パラメータを定義する。

背景および想定シナリオ

本プロファイルは、以下のようなユースケースを想定している。

  • 氏名または医籍登録番号による医療従事者の検索

  • 他のリソースからの医療従事者情報の参照(例:Patientリソースの generalPractitionerで参照される患者の主治医や、Encounterリソースのparticipantで参照される診察の担当医)

スコープ

医療(ヘルスケア)の提供、及び、ヘルスケア関連サービスに、直接的、または、間接的に係わる全ての人を表す。本リソースに含まれる医療従事者の例を示す(ただし、この一覧に限定されない)。

  • 医師、歯科医師、薬剤師
  • 看護師、保健師、医療クラーク
  • 助産師、栄養士、心理士
  • 臨床検査技師、放射線技師
  • 臨床工学技士、義肢装具士
  • 医療事務者(受付担当者)

本リソースは、友人や親戚、隣人のケアをする個人のように、正式な責任を持たずに医療に関与する個人を表現するために使用してはならない。それらの情報は、患者の関係者として RelatedPerson リソースを使用して表現されるべきである。

Practitioner リソースは、ヘルスケアサービスの提供組織を代表し、複数の患者のために行動する個人に対して使用される。一方で、RelatedPerson リソースは、特定の組織に関連づけられておらず、特定の患者に関係する個人を表現するために使用される。

PractitionerRole リソースは、医療従事者が、特定の組織において与えられている役割の詳細を表す。特定の施設に関係しない資格や識別子(例:医籍番号や麻薬施用者免許証番号)は、Practitioner リソースに記録することが望ましい。一方で、特定の施設における医療従事者の識別子や役割(例:特定の医療機関における医療従事者ID)は、施設を表すOrganizationリソースとあわせて PractitionerRole リソースに記録することが望ましい。

関連するプロファイル

JP Practitioner リソースは、以下のリソースから直接参照される。

  • Annotation
  • Signature
  • Account
  • AdverseEvent
  • AllergyIntolerance
  • Appointment
  • AppointmentResponse
  • AuditEvent
  • Basic
  • BiologicallyDerivedProduct
  • CarePlan
  • CareTeam
  • CatalogEntry
  • ChargeItem
  • Claim
  • ClaimResponse
  • ClinicalImpression
  • Communication
  • CommunicationRequest
  • Composition
  • Condition
  • Consent
  • Contract
  • CoverageEligibilityRequest
  • CoverageEligibilityResponse
  • DetectedIssue
  • DeviceRequest
  • DeviceUseStatement
  • DiagnosticReport
  • DocumentManifest
  • DocumentReference
  • Encounter
  • EnrollmentRequest
  • EnrollmentResponse
  • EpisodeOfCare
  • ExplanationOfBenefit
  • Flag
  • Goal
  • Group
  • ImagingStudy
  • Immunization
  • Invoice
  • Linkage
  • List
  • MeasureReport
  • Media
  • MedicationAdministration
  • MedicationDispense
  • MedicationRequest
  • MedicationStatement
  • MessageHeader
  • NutritionOrder
  • Observation
  • Patient
  • PaymentNotice
  • PaymentReconciliation
  • Person
  • PractitionerRole
  • Procedure
  • Provenance
  • QuestionnaireResponse
  • RequestGroup
  • ResearchStudy
  • RiskAssessment
  • Schedule
  • ServiceRequest
  • Specimen
  • SupplyDelivery
  • SupplyRequest
  • Task
  • VerificationResult
  • VisionPrescription

JP Practitioner リソースは、以下のリソースを直接参照する。

  • Organization

プロファイル定義

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Practitioner

Summary

Mandatory: 0 element (48 nested mandatory elements)
Fixed Value: 48 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Practitioner.qualification is sliced based on the value of value:identifier.system

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner 0..*Practitionerヘルスケアまたは関連サービスの提供に正式な責任を負う人
... identifier 0..*IdentifierAn identifier for the person as this agent
... active 0..1booleanWhether this practitioner's record is in active use
... name 0..*JP_HumanNameName of a human - parts and usage 人の名前情報、その一部分と使い方
... telecom 0..*ContactPointA contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先。
.... period 0..1PeriodTime period when the contact point was/is in use
... address 0..*AddressAddress(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所)
.... period 0..1PeriodTime period when address was/is in use
... gender 0..1codemale | female | other | unknown
... birthDate 0..1dateThe date on which the practitioner was born 医療従事者の生年月日
... photo 0..*AttachmentImage of the person
... Slices for qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング
Slice: Unordered, Open by value:identifier.system
.... qualification:All Slices Content/Rules for all slices
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
..... code 1..1CodeableConceptCoded representation of the qualification
..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber01 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.101
.... qualification:narcoticPrescriptionLicenseNumber02 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.102
.... qualification:narcoticPrescriptionLicenseNumber03 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.103
.... qualification:narcoticPrescriptionLicenseNumber04 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.104
.... qualification:narcoticPrescriptionLicenseNumber05 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.105
.... qualification:narcoticPrescriptionLicenseNumber06 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.106
.... qualification:narcoticPrescriptionLicenseNumber07 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.107
.... qualification:narcoticPrescriptionLicenseNumber08 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.108
.... qualification:narcoticPrescriptionLicenseNumber09 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.109
.... qualification:narcoticPrescriptionLicenseNumber10 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.110
.... qualification:narcoticPrescriptionLicenseNumber11 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.111
.... qualification:narcoticPrescriptionLicenseNumber12 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.112
.... qualification:narcoticPrescriptionLicenseNumber13 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.113
.... qualification:narcoticPrescriptionLicenseNumber14 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.114
.... qualification:narcoticPrescriptionLicenseNumber15 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.115
.... qualification:narcoticPrescriptionLicenseNumber16 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.116
.... qualification:narcoticPrescriptionLicenseNumber17 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.117
.... qualification:narcoticPrescriptionLicenseNumber18 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.118
.... qualification:narcoticPrescriptionLicenseNumber19 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.119
.... qualification:narcoticPrescriptionLicenseNumber20 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.120
.... qualification:narcoticPrescriptionLicenseNumber21 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.121
.... qualification:narcoticPrescriptionLicenseNumber22 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.122
.... qualification:narcoticPrescriptionLicenseNumber23 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.123
.... qualification:narcoticPrescriptionLicenseNumber24 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.124
.... qualification:narcoticPrescriptionLicenseNumber25 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.125
.... qualification:narcoticPrescriptionLicenseNumber26 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.126
.... qualification:narcoticPrescriptionLicenseNumber27 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.127
.... qualification:narcoticPrescriptionLicenseNumber28 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.128
.... qualification:narcoticPrescriptionLicenseNumber29 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.129
.... qualification:narcoticPrescriptionLicenseNumber30 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.130
.... qualification:narcoticPrescriptionLicenseNumber31 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.131
.... qualification:narcoticPrescriptionLicenseNumber32 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.132
.... qualification:narcoticPrescriptionLicenseNumber33 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.133
.... qualification:narcoticPrescriptionLicenseNumber34 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.134
.... qualification:narcoticPrescriptionLicenseNumber35 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.135
.... qualification:narcoticPrescriptionLicenseNumber36 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.136
.... qualification:narcoticPrescriptionLicenseNumber37 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.137
.... qualification:narcoticPrescriptionLicenseNumber38 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.138
.... qualification:narcoticPrescriptionLicenseNumber39 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.139
.... qualification:narcoticPrescriptionLicenseNumber40 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.140
.... qualification:narcoticPrescriptionLicenseNumber41 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.141
.... qualification:narcoticPrescriptionLicenseNumber42 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.142
.... qualification:narcoticPrescriptionLicenseNumber43 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.143
.... qualification:narcoticPrescriptionLicenseNumber44 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.144
.... qualification:narcoticPrescriptionLicenseNumber45 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.145
.... qualification:narcoticPrescriptionLicenseNumber46 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.146
.... qualification:narcoticPrescriptionLicenseNumber47 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.147
.... qualification:medicalRegistrationNumber 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.31
... communication 0..*CodeableConceptA language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語。

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner 0..*Practitionerヘルスケアまたは関連サービスの提供に正式な責任を負う人
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAn identifier for the person as this agent
... active Σ0..1booleanWhether this practitioner's record is in active use
... name 0..*JP_HumanNameName of a human - parts and usage 人の名前情報、その一部分と使い方
... telecom Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先。
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system ΣI0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.

.... value Σ0..1stringThe actual contact point details
.... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

.... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
.... period Σ0..1PeriodTime period when the contact point was/is in use
... address Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codehome | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.


Example General: home
.... type Σ0..1codepostal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).


Example General: both
.... text Σ0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ0..1stringName of city, town etc.
Example General: Erewhon
.... district Σ0..1stringDistrict name (aka county)
Example General: Madison
.... state Σ0..1stringSub-unit of country (abbreviations ok)
.... postalCode Σ0..1stringPostal code for area
Example General: 9132
.... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date on which the practitioner was born 医療従事者の生年月日
... photo 0..*AttachmentImage of the person
... Slices for qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング
Slice: Unordered, Open by value:identifier.system
.... qualification:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber01 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.101
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber02 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.102
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber03 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.103
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber04 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.104
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber05 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.105
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber06 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.106
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber07 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.107
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber08 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.108
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber09 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.109
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber10 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.110
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber11 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.111
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber12 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.112
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber13 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.113
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber14 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.114
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber15 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.115
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber16 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.116
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber17 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.117
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber18 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.118
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber19 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.119
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber20 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.120
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber21 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.121
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber22 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.122
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber23 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.123
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber24 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.124
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber25 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.125
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber26 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.126
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber27 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.127
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber28 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.128
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber29 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.129
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber30 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.130
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber31 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.131
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber32 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.132
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber33 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.133
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber34 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.134
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber35 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.135
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber36 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.136
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber37 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.137
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber38 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.138
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber39 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.139
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber40 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.140
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber41 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.141
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber42 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.142
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber43 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.143
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber44 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.144
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber45 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.145
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber46 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.146
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber47 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.147
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:medicalRegistrationNumber 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.31
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
... communication 0..*CodeableConceptA language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語。
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding


doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner 0..*Practitionerヘルスケアまたは関連サービスの提供に正式な責任を負う人

doco Documentation for this format

This structure is derived from Practitioner

Summary

Mandatory: 0 element (48 nested mandatory elements)
Fixed Value: 48 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Practitioner.qualification is sliced based on the value of value:identifier.system

Differential View

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner 0..*Practitionerヘルスケアまたは関連サービスの提供に正式な責任を負う人
... identifier 0..*IdentifierAn identifier for the person as this agent
... active 0..1booleanWhether this practitioner's record is in active use
... name 0..*JP_HumanNameName of a human - parts and usage 人の名前情報、その一部分と使い方
... telecom 0..*ContactPointA contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先。
.... period 0..1PeriodTime period when the contact point was/is in use
... address 0..*AddressAddress(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所)
.... period 0..1PeriodTime period when address was/is in use
... gender 0..1codemale | female | other | unknown
... birthDate 0..1dateThe date on which the practitioner was born 医療従事者の生年月日
... photo 0..*AttachmentImage of the person
... Slices for qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング
Slice: Unordered, Open by value:identifier.system
.... qualification:All Slices Content/Rules for all slices
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
..... code 1..1CodeableConceptCoded representation of the qualification
..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber01 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.101
.... qualification:narcoticPrescriptionLicenseNumber02 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.102
.... qualification:narcoticPrescriptionLicenseNumber03 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.103
.... qualification:narcoticPrescriptionLicenseNumber04 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.104
.... qualification:narcoticPrescriptionLicenseNumber05 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.105
.... qualification:narcoticPrescriptionLicenseNumber06 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.106
.... qualification:narcoticPrescriptionLicenseNumber07 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.107
.... qualification:narcoticPrescriptionLicenseNumber08 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.108
.... qualification:narcoticPrescriptionLicenseNumber09 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.109
.... qualification:narcoticPrescriptionLicenseNumber10 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.110
.... qualification:narcoticPrescriptionLicenseNumber11 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.111
.... qualification:narcoticPrescriptionLicenseNumber12 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.112
.... qualification:narcoticPrescriptionLicenseNumber13 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.113
.... qualification:narcoticPrescriptionLicenseNumber14 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.114
.... qualification:narcoticPrescriptionLicenseNumber15 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.115
.... qualification:narcoticPrescriptionLicenseNumber16 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.116
.... qualification:narcoticPrescriptionLicenseNumber17 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.117
.... qualification:narcoticPrescriptionLicenseNumber18 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.118
.... qualification:narcoticPrescriptionLicenseNumber19 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.119
.... qualification:narcoticPrescriptionLicenseNumber20 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.120
.... qualification:narcoticPrescriptionLicenseNumber21 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.121
.... qualification:narcoticPrescriptionLicenseNumber22 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.122
.... qualification:narcoticPrescriptionLicenseNumber23 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.123
.... qualification:narcoticPrescriptionLicenseNumber24 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.124
.... qualification:narcoticPrescriptionLicenseNumber25 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.125
.... qualification:narcoticPrescriptionLicenseNumber26 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.126
.... qualification:narcoticPrescriptionLicenseNumber27 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.127
.... qualification:narcoticPrescriptionLicenseNumber28 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.128
.... qualification:narcoticPrescriptionLicenseNumber29 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.129
.... qualification:narcoticPrescriptionLicenseNumber30 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.130
.... qualification:narcoticPrescriptionLicenseNumber31 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.131
.... qualification:narcoticPrescriptionLicenseNumber32 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.132
.... qualification:narcoticPrescriptionLicenseNumber33 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.133
.... qualification:narcoticPrescriptionLicenseNumber34 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.134
.... qualification:narcoticPrescriptionLicenseNumber35 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.135
.... qualification:narcoticPrescriptionLicenseNumber36 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.136
.... qualification:narcoticPrescriptionLicenseNumber37 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.137
.... qualification:narcoticPrescriptionLicenseNumber38 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.138
.... qualification:narcoticPrescriptionLicenseNumber39 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.139
.... qualification:narcoticPrescriptionLicenseNumber40 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.140
.... qualification:narcoticPrescriptionLicenseNumber41 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.141
.... qualification:narcoticPrescriptionLicenseNumber42 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.142
.... qualification:narcoticPrescriptionLicenseNumber43 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.143
.... qualification:narcoticPrescriptionLicenseNumber44 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.144
.... qualification:narcoticPrescriptionLicenseNumber45 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.145
.... qualification:narcoticPrescriptionLicenseNumber46 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.146
.... qualification:narcoticPrescriptionLicenseNumber47 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.147
.... qualification:medicalRegistrationNumber 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... identifier
...... system 1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.31
... communication 0..*CodeableConceptA language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語。

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Practitioner 0..*Practitionerヘルスケアまたは関連サービスの提供に正式な責任を負う人
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierAn identifier for the person as this agent
... active Σ0..1booleanWhether this practitioner's record is in active use
... name 0..*JP_HumanNameName of a human - parts and usage 人の名前情報、その一部分と使い方
... telecom Σ0..*ContactPointA contact detail for the practitioner (that apply to all roles) 電話番号やメールアドレスなど、従事者への詳細な連絡先。
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system ΣI0..1codephone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.

.... value Σ0..1stringThe actual contact point details
.... use ?!Σ0..1codehome | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.

.... rank Σ0..1positiveIntSpecify preferred order of use (1 = highest)
.... period Σ0..1PeriodTime period when the contact point was/is in use
... address Σ0..*AddressAddress(es) of the practitioner that are not role specific (typically home address) 役割が特定されていない従事者の住所(通常は自宅の住所)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codehome | work | temp | old | billing - purpose of this address
Binding: AddressUse (required): The use of an address.


Example General: home
.... type Σ0..1codepostal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).


Example General: both
.... text Σ0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ0..1stringName of city, town etc.
Example General: Erewhon
.... district Σ0..1stringDistrict name (aka county)
Example General: Madison
.... state Σ0..1stringSub-unit of country (abbreviations ok)
.... postalCode Σ0..1stringPostal code for area
Example General: 9132
.... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
.... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date on which the practitioner was born 医療従事者の生年月日
... photo 0..*AttachmentImage of the person
... Slices for qualification 0..*BackboneElementCertification, licenses, or training pertaining to the provision of care ケアの提供に関連する認定、ライセンス、またはトレーニング
Slice: Unordered, Open by value:identifier.system
.... qualification:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber01 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.101
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber02 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.102
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber03 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.103
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber04 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.104
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber05 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.105
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber06 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.106
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber07 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.107
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber08 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.108
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber09 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.109
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber10 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.110
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber11 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.111
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber12 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.112
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber13 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.113
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber14 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.114
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber15 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.115
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber16 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.116
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber17 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.117
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber18 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.118
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber19 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.119
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber20 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.120
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber21 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.121
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber22 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.122
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber23 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.123
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber24 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.124
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber25 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.125
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber26 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.126
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber27 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.127
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber28 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.128
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber29 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.129
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber30 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.130
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber31 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.131
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber32 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.132
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber33 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.133
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber34 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.134
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber35 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.135
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber36 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.136
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber37 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.137
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber38 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.138
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber39 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.139
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber40 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.140
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber41 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.141
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber42 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.142
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber43 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.143
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber44 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.144
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber45 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.145
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber46 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.146
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:narcoticPrescriptionLicenseNumber47 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.32.147
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
.... qualification:medicalRegistrationNumber 0..1BackboneElementCertification, licenses, or training pertaining to the provision of care
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... identifier 0..*IdentifierAn identifier for this qualification for the practitioner
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

...... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

...... system Σ1..1uriThe namespace for the identifier value
Fixed Value: urn:oid:1.2.392.100495.20.3.31
...... value Σ0..1stringThe value that is unique
Example General: 123456
...... period Σ0..1PeriodTime period when id is/was valid for use
...... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
..... code 1..1CodeableConceptCoded representation of the qualification
Binding: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.

..... period 0..1PeriodPeriod during which the qualification is valid
..... issuer 0..1Reference(Organization)Organization that regulates and issues the qualification
... communication 0..*CodeableConceptA language the practitioner can use in patient communication 医療従事者が患者とのコミュニケーションで使用できる言語。
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding


doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Practitioner.languagepreferredCommonLanguages
Max Binding: AllLanguages
Practitioner.telecom.systemrequiredContactPointSystem
Practitioner.telecom.userequiredContactPointUse
Practitioner.address.userequiredAddressUse
Practitioner.address.typerequiredAddressType
Practitioner.genderrequiredAdministrativeGender
Practitioner.qualification.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber01.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber02.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber03.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber04.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber05.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber06.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber07.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber08.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber09.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber10.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber11.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber12.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber13.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber14.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber15.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber16.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber17.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber18.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber19.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber20.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber21.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber22.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber23.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber24.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber25.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber26.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber27.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber28.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber29.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber30.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber31.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber32.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber33.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber34.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber35.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber36.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber37.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber38.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber39.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber40.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber41.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber42.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber43.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber44.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber45.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber46.codeexamplev2.0360.2.7
Practitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.userequiredIdentifierUse
Practitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:narcoticPrescriptionLicenseNumber47.codeexamplev2.0360.2.7
Practitioner.qualification:medicalRegistrationNumber.identifier.userequiredIdentifierUse
Practitioner.qualification:medicalRegistrationNumber.identifier.typeextensibleIdentifier Type Codes
Practitioner.qualification:medicalRegistrationNumber.codeexamplev2.0360.2.7
Practitioner.communicationpreferredCommonLanguages
Max Binding: AllLanguages

Constraints

IdGradePathDetailsRequirements
dom-2errorPractitionerIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPractitionerIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorPractitionerIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticePractitionerA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorPractitioner.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.activeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecomAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecom.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.telecom.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.telecom.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecom.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecom.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecom.rankAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.telecom.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.addressAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.address.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.address.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.lineAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.cityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.districtAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.stateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.postalCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.countryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.address.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.genderAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.birthDateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.photoAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualificationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber01.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber02.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber03.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber04.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber05.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber06.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber07.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber08.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber09.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber10.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber11.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber12.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber13.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber14.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber15.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber16.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber17.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber18.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber19.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber20.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber21.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber22.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber23.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber24.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber25.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber26.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber27.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber28.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber29.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber30.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber31.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber32.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber33.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber34.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber35.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber36.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber37.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber38.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber39.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber40.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber41.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber42.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber43.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber44.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber45.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber46.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:narcoticPrescriptionLicenseNumber47.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumberAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:medicalRegistrationNumber.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:medicalRegistrationNumber.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:medicalRegistrationNumber.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.qualification:medicalRegistrationNumber.issuerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorPractitioner.communicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())

必須要素

次のデータ項目は必須(データが存在しなければならない)、あるいは、データが送信システムに存在する場合はサポートされなければならないことを意味する。(Must Support)。

JP Practitioner リソースには、必須要素はない。

Extensions定義

JP Practitioner リソースで使用される拡張は次の通りである。

既存のExtensionの利用

  • nameRepresentationUse

    • 医療従事者氏名(Practitioner.name)の漢字表記・カナ表記識別のために使用する。

用語定義

Path 定義 バインディング強度 バリューセット
Practitioner.gender.code 医療従事者の性別 required AdministrativeGender
Practitioner.communication 医療従事者の使用できる言語 Preferred, but limited to ALLLanguage CommonLanguages

制約一覧

制約はない。

その他

Practitioner.qualificationには、以下の医療従事者のqualification(資格)を格納できるようスライシングによる定義が追加されている。

スライシング定義名 目的 指定方法
DrugUserQualification 麻薬施用者免許番号を表現する qualification.identifier.system = “urn:oid:1.2.392.100495.20.3.32.[都道府県番号]” を指定し、麻薬取扱免許番号を同valueに格納する。
都道府県番号
MedicalRegistrationNumber 医籍登録者番号を表現する qualification.identifier.system = “urn:oid:1.2.392.100495.20.3.31” を指定し、医籍登録者番号を同valueに格納する。

利用方法

インタラクション一覧

コンフォーマンス インタラクション
SHALL(必須) search-type、read
SHOULD(推奨) vread、history-instance
MAY(利用可能) create、update、patch、delete、history-type

OperationおよびSearch Parameter 一覧

Search Parameter一覧

コンフォーマンス パラメータ
SHALL identifier token GET [base]/Practitioner?identifier=http://myhospital.com/fhir/drid|789
SHALL name string GET [base]/Practitioner?name=山田
必須検索パラメータ

次の検索パラメータは必須でサポートされなければならない。

  1. identifier 検索パラメータを使用して、医療従事者番号などの識別子によるPractitionerの検索をサポートしなければならない(SHALL)。

    GET [base]/Practitioner?identifier={system|}[code]
    

    例:

    GET [base]/Practitioner?identifier=http://myhospital.com/fhir/drid|123456
    

    指定された識別子(identifier)に一致するPractitionerリソースを含むBundleを検索する。

  2. name 検索パラメータを使用して、任意の名前パートによる文字列検索をサポートしなければならない(SHALL)。

    GET [base]/Practitioner?name=[string]
    

    例:

    GET [base]/Practitioner?name=山田
    

    名前(姓:family、名:given、またはテキスト:text)が一致するPractitionerリソースを含むBundleを検索する。

推奨検索パラメータ

推奨検索パラメータ(SHOULD)はない。

オプション検索パラメータ

オプション検索パラメータ(MAY)はない。

Operation一覧

Operationはない。

サンプル

{
  "resourceType": "Practitioner",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>神奈川 花子</li><li>カナガワ ハナコ</li><li>麻薬施用者免許番号:4-321</li></ul></div>"
  },
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
          "valueCode": "IDE"
        }
      ],
      "text": "神奈川花子",
      "family": "神奈川",
      "given": [
        "花子"
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation",
          "valueCode": "SYL"
        }
      ],
      "text": "カナガワハナコ",
      "family": "カナガワ",
      "given": [
        "ハナコ"
      ]
    }
  ],
  "qualification": [
    {
      "identifier": [
        {
          "system": "urn:oid:1.2.392.100495.20.3.32.13",
          "value": "4-321"
        }
      ],
      "code": {
        "Coding": [
          {
            "system": "http://hl7.jp/fhir/ePrescription/certificate",
            "code": "NarcoticsPractitioner"
          }
        ]
      }
    }
  ]
}

注意事項

注意事項はない。

その他、参考文献・リンク等

・退院時サマリー規約 http://www.hl7.jp/library/item/HL7J-CDA-007.pdf

・診療情報提供書規格 http://www.hl7.jp/intro/std/HL7J-CDA-005.pdf

・特定健診情報ファイル仕様 https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000165280.html

・SS-MIX2 標準化ストレージ 仕様書 Ver.1.2f http://www.jami.jp/jamistd/docs/SS-MIX2/f/SS-MIX2_StndrdStrgSpecVer.1.2f.pdf

・ICSR E2B(R3) https://www.pmda.go.jp/int-activities/int-harmony/ich/0093.html